Monitor Cron e2e Tests #690
Annotations
2 errors and 1 warning
e2e-tests
Process completed with exit code 1.
|
e2e-tests
TimeoutError: page.waitForURL: Timeout 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/oauth/**" until "load"
navigated to "https://accounts.stage.mozaws.net/authorization?client_id=946bfd23df91404c&scope=profile+https%3A%2F%2Fidentity.mozilla.com%2Faccount%2Fsubscriptions&response_type=code&redirect_uri=https%3A%2F%2F***%2Fapi%2Fauth%2Fcallback%2Ffxa&access_type=offline&action=email&prompt=login&max_age=0&state=CoKJCPJKdKJkSWms4yZdHyeV4Q_McFer1x3Edaaj_oM"
navigated to "https://accounts.stage.mozaws.net/authorization?client_id=946bfd23df91404c&scope=profile%2Bhttps%3A%2F%2Fidentity.mozilla.com%2Faccount%2Fsubscriptions&response_type=code&redirect_uri=https%3A%2F%2F***%2Fapi%2Fauth%2Fcallback%2Ffxa&access_type=offline&action=email&prompt=login&max_age=0&state=CoKJCPJKdKJkSWms4yZdHyeV4Q_McFer1x3Edaaj_oM"
navigated to "https://accounts.stage.mozaws.net/oauth?client_id=946bfd23df91404c&scope=profile%2Bhttps%3A%2F%2Fidentity.mozilla.com%2Faccount%2Fsubscriptions&response_type=code&redirect_uri=https%3A%2F%2F***%2Fapi%2Fauth%2Fcallback%2Ffxa&access_type=offline&action=email&prompt=login&max_age=0&state=CoKJCPJKdKJkSWms4yZdHyeV4Q_McFer1x3Edaaj_oM"
============================================================
at ../pages/landingPage.ts:270
268 | await this.signInButton.click({ force: true });
269 | // FxA can take a while to load on stage:
> 270 | await this.page.waitForURL("**/oauth/**", { timeout: 60_000 });
| ^
271 | }
272 |
273 | async enterFreeScanEmail(email: string) {
at LandingPage.goToSignIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/landingPage.ts:270:21)
at globalSetup (/home/runner/work/blurts-server/blurts-server/src/e2e/global-setup.ts:32:3)
|
e2e-tests
No files were found with the provided path: src/e2e/test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
|
172 KB |
sha256:3f2aa9d2720e72739d8aac87fce1fe2834dafe1675ab2a005c6b5b383eca8df2
|
|